home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-04-26 | 1.1 KB | 25 lines | [TEXT/KAHL] |
- This is the source code and some ancillary stuff for a generic tape archiving
- program I wrote. It's still rather clunky and has a few bugs and because I've
- no longer got the tape drive, I can't do anything more (and lets face it, the
- inspiration to do so is a bit lacking).
-
- However, since there's a fair bit of stuff in all of this that really aught not
- to go to waste - especially the stuff that actually drives the tape - I'm making
- the source code available.
-
- This code is copyright © 1993 Bill Sellers, but can be used freely by anyone as
- long as they don't make any money out of it. As with anything that's free, there
- are no warranties. Low level SCSI code can trash your hard disk real good, so be
- careful with some parts of the code!
-
- If anyone does use the code, has any comments, wants to pinch bits for a commercial
- product, or is just interested, then Email me at wis@liverpool.ac.uk, or snail
- me at 29, Minster Court, Liverpool L69 3BX, UK.
-
- N.B. The StandardGetFolder and Pstring routines belongs to other people. Their
- copyright conditions and statements are contained in their relevent source files.
-
-
- Hope this helps someone!
-
- Bill